home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 63 / Mac Magazin CD 63.iso / Updates / WebDoubler / WebDoubler 1.1.sit / WebDoubler 1.1 / PICS / Example profiles / PICS.rule (evaluWEB) / PICS.rule (evaluWEB)
Encoding:
Text File  |  1998-10-01  |  957 b   |  64 lines  |  [TEXT/WbDb]

  1. (
  2.     PICSRule-1.1
  3.     (
  4.         Name
  5.         (
  6.             RuleName
  7.                 "evaluWEB Profile"
  8.             Description
  9.                 "This rule check URLs with the experimental evaluWEB label bureau."
  10.         )
  11.  
  12.         Source
  13.         (
  14.             CreationTool
  15.                 "WebDoubler PICS Plug-In"
  16.             Author
  17.                 "Chris Patterson"
  18.             LastModified
  19.                 "1998-09-29T13:32-0500"
  20.         )
  21.  
  22.         ServiceInfo
  23.         (
  24.             Name
  25.                 "http://calvin.ptloma.edu/~spectre/evaluweb/"
  26.             ShortName
  27.                 "evaluWEB"
  28.             BureauURL
  29.                 "http://calvin.ptloma.edu/~spectre/evaluweb/pics.cgi"
  30.             BureauUnavailable
  31.                 "PASS"
  32.             UseGenericQueries
  33.                 "Y"
  34.             RatFile
  35.                 ":PICS:Rating systems:evaluweb.rat"
  36.         )
  37.  
  38.         Policy
  39.         (
  40.             Name
  41.                 "evaluWEB Explicit Content Reject Filter"
  42.             RejectIf
  43.                 "(evaluWEB.rating >= 2.0)"
  44.             Explanation
  45.                 "The requested URL contains explicit content according to evaluWEB."
  46.         )
  47.  
  48.         Policy
  49.         (
  50.             Name
  51.                 "evaluWEB Explicit Content Accept Filter"
  52.             AcceptIf
  53.                 "(evaluWEB.rating < 2.0)"
  54.         )
  55.  
  56.         Policy
  57.         (
  58.             AcceptIf
  59.                 "otherwise"
  60.         )
  61.  
  62.     )
  63. )
  64.